- LEFT_KEY
anonymousenum LEFT_KEY
Undocumented in source.
- root
MainGameObject root;
Undocumented in source.
- frame
long frame;
Undocumented in source.
- state
ulong state;
Undocumented in source.
- models
ObjFile*[string] models;
Undocumented in source.
- screens
ObjFile*[SC] screens;
Undocumented in source.
- collision_objects
Vector[][string][string] collision_objects;
Undocumented in source.
- draw
void draw(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
- tick
bool tick(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
- reset_frame
void reset_frame()
Undocumented in source. Be warned that the author may not have intended to support it.
- gframe
ulong gframe [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.